← Back to issue list

snapcraft pack --use-lxd ask for the optional directory

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1983571
Type
issue
State
open
Author
~gbeuzeboc
Labels
Created
2022-08-04 09:24:31.531437+00:00
Updated
2022-08-04 09:25:20.328727+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

The snapcraft pack command is supposed to take optional options and an optional directory. After running `snapcraft prime --use-lxd`, I wanted to run `snapcraft pack --use-lxd` When specifying a flag (--use-lxd in this case), the snapcraft command complains about the missing directory: Usage: snapcraft pack [OPTIONS] DIRECTORY Try 'snapcraft pack -h' for help. Error: No such option: --use-lxd While `snapcraft pack --help` shows: Usage:      snapcraft pack [options] <directory> Summary:     Process parts and create a snap file containing the project payload     with the provided metadata. If a directory is specified, pack its     contents instead. Options:                        ...                        --use-lxd: Use LXD to build I ran my test with a simple core20 snap. snapd: 2.56.2 snapcraft: 7.1.0

Evaluation history

No evaluation history available.